ArcPadScripting
FillStyle

FillStyle constants

Constant Value Description
apFillImage 5 Image fill style.
apFillHatch 2 Hatch fill style.
apFillEmpty 1 Empty fill style.
apFillSolid 0 Solid fill style

Remarks
Use these constants with the FillStyle property of the Symbol object.
Applies To